home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Format Collection 12
/
PC Format CD-ROM Collection Number 12 (Future Publishing) (April 1995).bin
/
hcwdemo
/
message.bat
< prev
next >
Wrap
DOS Batch File
|
1995-02-13
|
409b
|
19 lines
echo off
cls
echo "How Multimedia Computers Work" must be run through windows
echo.
echo To do this .....
echo.
echo 1. Quit from the PC Format menu
echo 2. Start windows
echo 3. Choose RUN in program manager and select
echo.
echo \HCWDEMO\HCWDEMO.EXE
echo.
echo from your CD drive
echo.
echo And away you go!
echo.
pause